home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / COMMUNIC / BULLETIN / 0801B.ZIP / DSZ.ARC / DSZ.DOC next >
Text File  |  1986-12-03  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      DDDDSSSSZZZZ((((1111))))                XXXXEEEENNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((OOOOMMMMEEEENNNN))))                DDDDSSSSZZZZ((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           dsz - YMODEM, ZMODEM file transfer subprogram
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           ddddsssszzzz [ppppoooorrrrtttt NNNN] [ssssppppeeeeeeeedddd SSSS] [dddd] [rrrreeeessssttttrrrriiiicccctttt] _c_o_m_m_a_n_d
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           Dsz uses the YMODEM or ZMODEM error correcting batch
  16.           protocol to transfer files over a serial port with a variety
  17.           of programs.  Dsz is designed to be called from a
  18.           communications program or bulletin board to perform file
  19.           transfers.  Dsz uses its own modem I/O.  The original
  20.           interrupt vector and UART interrupt configuration are
  21.           restored on normal exit.
  22.  
  23.           The available commands are:
  24.  
  25.           ppppoooorrrrtttt NNNN
  26.                select port N (n = 1,2,3 or 4) Default is port 1 (COM1)
  27.                or read from the DDDDSSSSZZZZPPPPOOOORRRRTTTT dos environment variable.
  28.           ssssppppeeeeeeeedddd SSSS
  29.                Set specified speed, default is current speed.
  30.           dddd    Disables carrier dropout monitoring, for modems that do
  31.                not properly drive the "Data Carrier Detect" input on
  32.                the PC.
  33.           rrrreeeessssttttrrrriiiicccctttt
  34.                Restrict pathnames to current disk and directory tree.
  35.           sssszzzz   [-abnpr+y] [PREFIX=p | ONAME=n] afn ...
  36.           ssssbbbb   [-k] [PREFIX=p | ONAME=n] afn ...
  37.           rrrrzzzz   [-abnpr+y]
  38.           rrrrzzzz   [-abnpr+y] file1 file2 ...  (filename override)
  39.           rrrrbbbb   [-ab+y]
  40.           rrrrbbbb   [-ab+y] file1 file2 ...  (filename override)
  41.  
  42.      EEEEXXXXAAAAMMMMPPPPLLLLEEEESSSS
  43.           dsz sz -r b:zcom*.arc c:foo.bar
  44.  
  45.           dsz port 2 speed 19200 restrict rz
  46.  
  47.           dsz rz -y newprog.arc
  48.  
  49.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  50.           Consult the Professional-YAM manual or ZCOMMDOC.ARC chapter
  51.           "Options for File Transfers" for option meanings.
  52.  
  53.      NNNNOOOOTTTTEEEESSSS
  54.           Dsz sets the UART shift register to 8 bits no parity; the
  55.           original parity setting is lost.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 12/3/86)
  64.  
  65.  
  66.  
  67.